home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / synaptic / glade / dialog_authentication.glade < prev    next >
Encoding:
Extensible Markup Language  |  2009-04-23  |  4.6 KB  |  109 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
  3. <!--Generated with glade3 3.0.2 on Sat Nov  4 19:09:40 2006 by egon@tas-->
  4. <glade-interface>
  5.   <widget class="GtkDialog" id="dialog_authentication">
  6.     <property name="border_width">5</property>
  7.     <property name="title" translatable="yes">HTTP authentication</property>
  8.     <property name="has_separator">False</property>
  9.     <child internal-child="vbox">
  10.       <widget class="GtkVBox" id="dialog-vbox1">
  11.         <property name="visible">True</property>
  12.         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_ENTER_NOTIFY_MASK</property>
  13.         <property name="spacing">2</property>
  14.         <child>
  15.           <widget class="GtkTable" id="table1">
  16.             <property name="visible">True</property>
  17.             <property name="n_rows">3</property>
  18.             <property name="n_columns">2</property>
  19.             <child>
  20.               <placeholder/>
  21.             </child>
  22.             <child>
  23.               <placeholder/>
  24.             </child>
  25.             <child>
  26.               <widget class="GtkLabel" id="label1">
  27.                 <property name="visible">True</property>
  28.                 <property name="label" translatable="yes">Username</property>
  29.               </widget>
  30.               <packing>
  31.                 <property name="x_options"></property>
  32.               </packing>
  33.             </child>
  34.             <child>
  35.               <widget class="GtkLabel" id="label2">
  36.                 <property name="visible">True</property>
  37.                 <property name="label" translatable="yes">Password</property>
  38.               </widget>
  39.               <packing>
  40.                 <property name="top_attach">1</property>
  41.                 <property name="bottom_attach">2</property>
  42.                 <property name="x_options"></property>
  43.               </packing>
  44.             </child>
  45.             <child>
  46.               <widget class="GtkEntry" id="entry_username">
  47.                 <property name="visible">True</property>
  48.               </widget>
  49.               <packing>
  50.                 <property name="left_attach">1</property>
  51.                 <property name="right_attach">2</property>
  52.                 <property name="x_options"></property>
  53.               </packing>
  54.             </child>
  55.             <child>
  56.               <widget class="GtkEntry" id="entry_password">
  57.                 <property name="visible">True</property>
  58.                 <property name="visibility">False</property>
  59.               </widget>
  60.               <packing>
  61.                 <property name="left_attach">1</property>
  62.                 <property name="right_attach">2</property>
  63.                 <property name="top_attach">1</property>
  64.                 <property name="bottom_attach">2</property>
  65.                 <property name="x_options"></property>
  66.               </packing>
  67.             </child>
  68.           </widget>
  69.           <packing>
  70.             <property name="expand">False</property>
  71.             <property name="fill">False</property>
  72.             <property name="position">1</property>
  73.           </packing>
  74.         </child>
  75.         <child internal-child="action_area">
  76.           <widget class="GtkHButtonBox" id="dialog-action_area1">
  77.             <property name="visible">True</property>
  78.             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_ENTER_NOTIFY_MASK</property>
  79.             <property name="layout_style">GTK_BUTTONBOX_END</property>
  80.             <child>
  81.               <widget class="GtkButton" id="button2">
  82.                 <property name="visible">True</property>
  83.                 <property name="label" translatable="yes">gtk-cancel</property>
  84.                 <property name="use_stock">True</property>
  85.                 <property name="response_id">-6</property>
  86.               </widget>
  87.             </child>
  88.             <child>
  89.               <widget class="GtkButton" id="button1">
  90.                 <property name="visible">True</property>
  91.                 <property name="label" translatable="yes">gtk-ok</property>
  92.                 <property name="use_stock">True</property>
  93.                 <property name="response_id">-5</property>
  94.               </widget>
  95.               <packing>
  96.                 <property name="position">1</property>
  97.               </packing>
  98.             </child>
  99.           </widget>
  100.           <packing>
  101.             <property name="expand">False</property>
  102.             <property name="pack_type">GTK_PACK_END</property>
  103.           </packing>
  104.         </child>
  105.       </widget>
  106.     </child>
  107.   </widget>
  108. </glade-interface>
  109.